home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr33 / update11.zip / UPDATE11.DOC < prev   
Text File  |  1993-05-01  |  2KB  |  49 lines

  1. UPDATE Version 1.1 - Fast Date Updater   Copyright 1988, L. Gusmano
  2.  
  3. Usage:    UPDATE [number]
  4.  
  5. Where:    Number is a positive, valid integer value (1 to 32767)
  6.           representing the number of days the current system date   
  7.           will be updated.
  8.  
  9. Notes:    DOS usually keeps track of the passing of midnight, and
  10.           updates the system (clock) date to reflect a new day. 
  11.           Sometimes, due to variations in clock drivers and BIOS chips,
  12.           this event can be missed by DOS.  This problem is
  13.           particularly prevalent on BBS and remote HOST systems.  
  14.  
  15.           The UPDATE utility is useful in situations where the system
  16.           date has failed to change after midnight.  Rather than
  17.           entering the complete date under DOS, all that's needed is
  18.           the number of days that have elapsed without a system update
  19.           occurring.  This utility simulates the passing of midnight,
  20.           and forces a DOS date call for each day that has been missed. 
  21.           Obviously, the loop created will consume more time with large
  22.           numbers, so when the number of days exceeds a month, it might
  23.           be more efficient to use the DOS date command instead.  
  24.  
  25.  
  26.  
  27.  
  28.                               PROGRAM DISTRIBUTION
  29.  
  30.           UPDATE is distributed as user supported Shareware.  As long
  31.           as the program is not modified in any way, and copied as a
  32.           complete package (both the .com and .doc files), and no fee
  33.           is charged  (other than a maximum $10 distribution fee), the
  34.           author encourages users to copy and distribute this program. 
  35.                 
  36.  
  37.                                    DISCLAIMER
  38.  
  39.           In no event will the author of this program be liable for any
  40.           loss or damage arising from the use or misuse of this
  41.           program, even if the author has been advised of the
  42.           possibility of such damages.
  43.  
  44.  
  45.                                                           Lou Gusmano          
  46.                                                           GENIE: L.PATRICK     
  47.                                                           COMPUSERVE: 72251,145
  48.  
  49.